From c586122fa3a400ea1f45c7915159475b7de44bc0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Tue, 10 Feb 2004 17:20:15 +0000 Subject: [PATCH] * xselect.c (x_get_foreign_selection): Add new optional parameter time_stamp. (Fx_get_selection_internal): Ditto, pass time_stamp to x_get_foreign_selection. * data.c (Fbyteorder): New function. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 3f519a14a6f..9357b2ea6b6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2004-02-10 Jan Dj,Ad(Brv + + * xselect.c (x_get_foreign_selection): Add new optional parameter + time_stamp. + (Fx_get_selection_internal): Ditto, pass time_stamp to + x_get_foreign_selection. + + * data.c (Fbyteorder): New function. + 2004-02-09 Jan Dj,Ad(Brv * atimer.c: Move include stdio.h to same place as in other files. -- 2.30.2